/*#region Segoe UI */
/*!
  Segoe is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries.
  Copyright: © 2012 Microsoft Corporation. All Rights Reserved.
*/
@font-face {
  font-family: 'Segoe UI';
  font-weight: 400;
  font-style: normal;
  src: url('segoe/segoeui-regular.eot');
  src: local('Segoe UI'),
      url('segoe/segoeui-regular.eot') format('embedded-opentype'),
      url('segoe/segoeui-regular.woff') format('woff'),
      url('segoe/segoeui-regular.ttf') format('truetype'),
      url('segoe/segoeui-regular.svg#SegoeUIRegular') format('svg');
}
@font-face {
  font-family: 'Segoe UI';
  font-weight: 300;
  font-style: normal;
  src: url('segoe/segoeui-light.eot');
  src: local('Segoe UI Light'),
      url('segoe/segoeui-light.eot') format('embedded-opentype'),
      url('segoe/segoeui-light.woff') format('woff'),
      url('segoe/segoeui-light.ttf') format('truetype'),
      url('segoe/segoeui-light.svg#SegoeUILight') format('svg');
}
@font-face {
  font-family: 'Segoe UI';
  font-weight: 600;
  font-style: normal;
  src: url('segoe/segoeui-semibold.eot');
  src: local('Segoe UI Semibold'),
      url('segoe/segoeui-semibold.eot') format('embedded-opentype'),
      url('segoe/segoeui-semibold.woff') format('woff'),
      url('segoe/segoeui-semibold.ttf') format('truetype'),
      url('segoe/segoeui-semibold.svg#SegoeUISemibold') format('svg');
}
@font-face {
  font-family: 'Segoe UI';
  font-weight: 700;
  font-style: normal;
  src: url('segoe/segoeui-bold.eot');
  src: local('Segoe UI Bold'),
      url('segoe/segoeui-bold.eot') format('embedded-opentype'),
      url('segoe/segoeui-bold.woff') format('woff'),
      url('segoe/segoeui-bold.ttf') format('truetype'),
      url('segoe/segoeui-bold.svg#SegoeUIBold') format('svg');
}
/*#endregion*/
